hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipVertexArrayObject.updateIndices
hip
hiprenderer
vertex
HipVertexArrayObject
Updates the index buffer's data. It won't allocate memory
class
HipVertexArrayObject
void
updateIndices
(
const
index_t
[]
data
,
int
offset
= 0
)
Meta
Source
See Implementation
hip
hiprenderer
vertex
HipVertexArrayObject
constructors
this
functions
appendAttribute
bind
createIndexBuffer
createVertexBuffer
sendAttributes
setIndices
setVertices
unbind
updateIndices
updateVertices
static functions
getVAO
putQuadBatchIndices
variables
EBO
VAO
VBO
dataCount
hasIndexInitialized
hasVertexInitialized
infos
isBonded
stride
Updates the index buffer's data. It won't allocate memory